| 1. | Defines the asp . net event mapping settings for event providers 定义事件提供程序的asp . net事件映射设置。 |
| 2. | For details about how to map asp . net events to wmi , see 有关如何将asp . net事件映射到wmi的详细信息,请参见 |
| 3. | Configures the asp . net event - buffering settings for event providers 配置事件提供程序的asp . net事件缓存设置。 |
| 4. | After upgrading , you will need to move any code in these events to equivalent asp . net events 升级后,您需要将这些事件中的所有代码移动到与之等效的asp . net事件中。 |
| 5. | Event handler is called through the asp . net event - bubbling mechanism . the event handler is passed a parameter that points to the source item and to the 向该事件处理程序传递一个参数,该参数指向源项以及指向生成该事件的控件的commandname属性。 |
| 6. | Creates a ui element that allows user invocation of asp . net event handlers and provides a way to post user input from ui elements back to the server 创建一个允许用户调用asp . net事件处理程序的ui元素并提供一种将用户输入从ui元素回发到服务器的方式。 |
| 7. | Creates a user interface element that enables users to invoke asp . net event handlers and it provides a means to post user input from ui elements back to the server 创建一个用户界面元素以使用户能够调用asp . net事件处理程序,并且它提供一种将用户输入从用户界面元素回发到服务器的方法。 |
| 8. | Whether developing for desktop browsers or mobile devices , development follows the standard . net event - driven model in which your application responds to user requests , button clicks , and so on 在这两种情况下,开发都遵循标准的. net事件驱动模型,让应用程序对用户请求、按钮单击等做出响应。 |